You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > SetIt Method > TVecInt.SetIt Method ([In] int[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.SetIt Method ([In] int[])

Sets object values.

Syntax
C#
Visual Basic
public TVecInt SetIt([In] int[] A);

Set object values. The size of the calling object is adjusted to match the length of the array. The elements of A array are copied to the calling object elements. The IntPrecision property of the calling object is not changed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!